.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.header{
	border-top: 10px solid #efefef;
}
.logo{
	margin: 30px 0px;
}
.h-by{
	color: #000;
	font-size:18px;
	line-height: 30px;
	margin-top: 40px;
	margin-left: 20px;
}
.tel{
	margin-top: 30px;
	color: #000;
	font-size: 15px;
}
.tel img{
	margin-right: 10px;
}
.tel p{
	margin-top:5px;
	color: #2e82cc;
	font-size: 34px;
	font-family: "times new roman";
}
.nav{
	line-height: 60px;
	height: 60px;
	background: #202541;
}
.nav-con>ul>li{
	float: left;
	width:150px;
	text-align: center;
	line-height:60px;
}
.nav-con>ul>li a{
	color: #fff;
	font-size: 16px;
	display: block;
}
.nav-con>ul>li>a>span{
	color: #fff;
	font-size:16px;	 
}
.mobile_nav>ul{ 
	display:table;
}
.nav .menulevel{
	padding:0;
	z-index: 999;
	padding-top: 3px;
}
.nav-con li:hover{
	background: #2e82cc;
}
.nav-con li a#menu_selected{background: #2e82cc;}
.nav-con li:hover>.menulevel{ display:block;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute; z-index: 1;top: 43px;}
.menulevel li{ display:block;margin-bottom: 2px;background: rgba(100,218,211,0.8);}
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #fff;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer{
	background:#191919;	
	padding:45px 0px;
}
.f-con{
	width:700px;
}
.f-nav{
	border-top: 1px solid rgba(255,255,255,0.2);
	padding-top:25px;
	margin-top: 25px;
}
.f-nav li{
	float: left;
	border-right: 1px solid rgba(255,255,255,0.2);
	line-height: 15px;
	padding-right:15px;
	margin-right:15px;
}
.f-nav li:last-child{
	border-right: none;
	padding-right: 0px;
	margin-right:0px;
}
.f-nav li a{
	font-size: 15px;
	color: #fff;
}
.f-lxfs{
	width:320px;
	margin-left:30px;
	font-size: 24px;
}
.f-lxfs li{
	line-height:38px;
	color: #fff;
	font-size:15px;
}
.f-lxfs li span{
	font-family: "times new roman";
	font-size:26px;
}
.f-ewm {
	margin-top: 10px;
}
.wzbb{
	text-align:center;
	padding-bottom: 10px;
	padding-top:10px;
	font-size: 14px;
	line-height: 24px;
	background: #2e82cc;
	color: #fff;
}
.wzbb a{
	color: #fff;
}
/*内页部分*/
.ny-daohang{
	border-bottom: 1px solid #eee;
}
.ny-title{
	margin: 30px 0px;
	line-height:40px;
	color: #000;
	font-size: 36px;
	padding-left:20px;
	border-left: 7px solid #2e82cb;
}
.ny-title span{
	text-transform: uppercase;
	font-family: "times new roman";
	color: #D1D1D1;
	font-size: 24px;
}
.ny-location{
	color: #000;
	font-size: 16px;
	line-height:70px;
	margin-top: 20px;
}
.ny-location img{
	margin-right: 10px;
	vertical-align: middle;
}
.ny-location a{
	color: #000;
	font-size: 16px;
}
.ny-location span{
	color: #000;
	font-size: 15px;
}
.dbg{
	background: #fff;
	padding-bottom: 70px;
}
.dbg9{
    padding-bottom: 70px;
}
.xbg{
    background: #fff;
    width: 1100px;
    padding:30px 50px 50px;
    box-shadow: 0px 5px 20px #f0f0f0;
    margin-top: 30px;
}
.xbg0{
    background: #fff;
    padding:30px 50px 50px;
    box-shadow: 0px 5px 20px #f0f0f0;
    margin-top: 30px;
}
.fl-znr{
	width: 240px;
	background: #fff;
    box-shadow: 0px 5px 20px #f0f0f0;
	margin-top: 30px;
}
.xbg9{
    width:885px;
    padding:20px 30px 50px;
    background: #fff;
    box-shadow: 0px 5px 20px #f0f0f0;
    margin-top: 30px;
}
.fenlei9{
	width:200px;
}
.fl-bt1{
	font-size:26px;
	padding: 25px 0px 25px 25px;
	color: #fff;
	background:#202541;
}
.fl-bt1 p{
	color: rgba(255,255,255,0.4);
	font-size:13px;
	text-transform: uppercase;
	margin-top: 5px;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.related-list{
	line-height: 50px;
	font-size: 14px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
#spec-n1{
	height:215px;
	overflow: hidden;
}
/*首页部分*/
/*产品展示*/
.pro-bg{
	padding:75px 0px 55px;
}
.pro-title{
	text-align: center;
	color: #000;
	font-size: 36px;
}
.pro-title p{
	color: #898989;
	font-size: 16px;
	margin-top: 10px;
}
.pro-datu{
	margin-top: 30px;
	padding: 30px;
	background: #f7f7f7;
}
.pro-znr{
	width: 650px;
	margin-left: 10px;
}
.pro-gjc{
	color: #595959;
	font-size: 15px;
	margin-top: 30px;
	line-height: 30px;
}
.pro-gjc p{
	margin-bottom: 20px;
	color: #000;
	font-size: 22px;
}
.pro-nav li{
	line-height: 27px;
	font-size: 18px;
	padding-top: 33px;
	margin-top: 35px;
	text-align: center;
	margin-right: 25px;
	float: left;
	width: 125px;
	height:84px;
	background: url(../images/pro-tu_06.png) no-repeat top center;	
}
.pro-con{
	margin-top: 25px;
}
/*简介*/
.about{
	height:680px;
	padding-top: 120px;
	background: url(../images/about-bg.jpg) no-repeat center top;
}
.about-nav{
	margin-top: 40px;
	margin-left: 360px;
	width: 225px;
}
.about-nav li{
	height:115px;
	padding-top:35px;
	width: 230px;
	box-shadow: 0px 5px 20px #efefef;
	background: #fff;
	text-align: center;
}
.about-sz {
	color: #dd0000;
	font-family: "times new roman";
	font-size:46px;
}
.about-nav li p{
	color: #888;
	font-size: 16px;
	margin-top: 5px;
}
.about-con{
	width: 570px;
}
.about-bt{
	font-size:32px;
	color: #000;
}
.about-diao{
	margin-top: 40px;
	font-size: 14px;
	line-height:36px;
	color: #757575;
}
.about-more li{
	margin-top:55px;
	float: left;
	margin-right: 15px;
	width: 175px;
	line-height:50px;
	text-align: center;
}
.about-more li:first-child a{
	color: #202020;
	font-size: 15px;
}
.about-more li:last-child a{
	color: #fff;
	font-size: 15px;
}
/*优势*/
.ys{
	height:800px;
	padding-top: 73px;
	background: url(../images/ys-bg.jpg) no-repeat top center;	
}
.ys-znr{
	margin-top:75px;
}
.ys-left,.ys-right{
	width: 350px;
}
.ys-left li,.ys-right li{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 30px;
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 30px;
}
.ys-right{
	text-align: right;
}
.ys-left li p,.ys-right li p{
	color: #000;
	margin-bottom: 15px;
	font-size: 22px;
}
.ys-left li img{
	vertical-align: middle;
	margin-right: 10px;
}
.ys-right li img{
	vertical-align: middle;
	margin-left: 10px;
}
/*图片鼠标悬停整体旋转*/
.ys-znr li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ys-znr li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ys-znr li:hover img{ 
	transform: rotateY(360deg);
}
.ys-con{
	margin-left: 87px;
	margin-top: 40px;
	width: 325px;
	text-align: center;
}
.ys-dbt{
	color: #fff;
	font-size: 15px;
	line-height: 30px;
}
.ys-dbt p{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.ys-dbt p:after{
	display: block;
	width: 40px;
	height: 2px;
	margin:20px auto;
	content: "";
	background: #fff;
}
.ys-dgd{
	border-radius: 50px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 45px;
	width: 175px;
	margin:40px auto 0px;
}
.ys-dgd a{
	color: #fff;
	font-size: 15px;
}
.ys-dgd:hover{
	background: #202541;
}
/*过度*/
.content1{
	background:url(../images/ys-xbg_03.jpg) no-repeat top center!important;
	height:764px;
	width: 480px;
}
.content2{
	background:url(../images/ys-xbg_05.jpg) no-repeat top center!important;
	height:764px;
	width: 480px;
}
.content3{
	background:url(../images/ys-xbg_07.jpg) no-repeat top center!important;
	height:764px;
	width: 480px;
}
.card-item.active .card-title{display: none;}
.card-area{height:764px;position:relative;}
.card-area .card-item{
	z-index:4;
	transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
	position:relative;
	float:left;
	/*width: 17%;*/
	width: 25%;
	margin: 0px 2px;
	height:764px;
	background-color:transparent;
	margin-right: calc(1% / 3);
}
.card-area .card-item .card{transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;width:100%;height:100%;}
.card-area .card-item .card .card-content.content-second{
	transition:all .12s cubic-bezier(.4,0,.2,1) 0s;
	z-index:2;
	opacity:0;filter:alpha(opacity=0);
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.card-area .card-item .card .card-content,.card-area .card-item .card .card-title{position:absolute;left:0;right:0;z-index:1}
.card-area .card-item .card .card-title .short-info,.card-area .card-item .card .card-title .zq-product-img img,.card-area .card-item .card .card-title h1{transition:all .15s cubic-bezier(.4,0,.2,1) 0s}
.card-area .card-item .card .card-content .other-info .other-desc{margin-top:2px;font-size:12px;color:#999;}
.card-area .card-item.active{z-index:6;width:48%;height:764px}
.card-area .card-item.active .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.card-area .card-item.active .card .card-content.content-second{
	height: 764px;
	background-size: cover !important;
	transition:all .12s cubic-bezier(.4,0,.2,1) .18s;
	z-index:3;
	opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.card-area .card-item .card .card-content{position:absolute;}
.gd-datu{width: 100%;overflow: hidden;}
.gd-con{position: absolute;background: #f7f7f7;padding: 60px 35px 40px;height: 181px;}
.gd-con .gd-img{position: absolute;z-index: 999;right:60px;bottom:240px;}
.gd-bt{color: #999;font-size: 15px;line-height: 30px;}
.gd-bt p{color: #000;font-size: 30px;margin-bottom: 20px;}
.gd-gd{text-align:right;margin-top: 45px;}
.gd-gd a{color: #2e82cc;font-size: 17px;text-align:right;}
/*新闻资讯*/
.news-bg{
	padding: 75px 0px;
}
.news-con{
	margin-top:40px;
}
.gongsi{
	width:700px;
}
.gs-nr{
	padding: 40px 30px 0px;
	width: 295px;
	height: 220px;
	background:url(../images/news-tu_04.jpg) no-repeat top center;
}
.gs-xbt a{
	color: #fff;
	font-size: 18px;
}
.gs-xnr{
	margin:30px 0px;
}
.gs-xnr a{
	color: rgba(255,255,255,0.5);
	font-size: 14px;
	line-height:26px;
}
.gs-xgd a{
	color: #fff;
	font-size: 14px;
}
.jishu{
	padding:20px;
	margin-top: 10px;
	background: #f7f7f7;
}
.jishu li{
	float: left;
	width:192px;
	border-right: 1px solid #eee;
	padding-right: 20px;
	margin-right:20px;
}
.jishu li:last-child{
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}
.js-xbt a{
	color: #000;
	font-size: 16px;
}
.js-xnr{
	margin: 20px 0px;
}
.js-xnr a{
	line-height: 24px;
	color: #919191;
	font-size: 13px;
}
.js-xgd a{
	color: #202020;
	font-size: 13px;
}
.zixun{
	width: 430px;
	padding:20px 30px 13px;
	background: #f7f7f7;
}
.zixun li{
	border-bottom: 1px dashed #ddd;
	line-height: 50px;
}
.ba-con a{
	font-size: 15px;
	color: #000;
}
.date{
	font-size: 14px;
	color: #d9d9d9;
}
.zixun li:last-child{
	border-bottom:none;
}
.yqlj{
	padding:20px 0px;
	font-size: 18px;
	border-bottom: 1px solid rgba(255,255,255,.1);
	background: #191919;
	color: #fff;
}
.yqlj a{color: rgba(255,255,255,.6);font-size: 14px;line-height: 26px;}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:345px;}
.photos-demo span p{line-height:60px;font-size:15px;}
.photos-demo span img{max-width: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #e50010; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}

/*联系我们单页*/
.lxwm-dy{width:400px;}
.lxwm-dy li{
	padding:20px 0px;
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	line-height:20px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 18px;
	color: #2e82cb;
}
/*内页优势*/
.ny-ys{
	margin-top: 50px;
	height: 450px;
	background:url(../images/ny-ys.jpg) no-repeat top center;
}
.ys-cona{
	margin-left:85px;
	margin-top:70px;
	width: 230px;
	text-align: center;
}
.ys-lefta,.ys-righta{
	margin-top:10px;
	width: 350px;
}
.ys-lefta li,.ys-righta li{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 20px;
	color: #838383;
	font-size:14px;
	line-height:28px;
	margin-bottom:20px;
}
.ys-righta{
	text-align: right;
}
.ys-lefta li p,.ys-righta li p{
	color: #000;
	margin-bottom: 10px;
	font-size: 21px;
}
.ys-lefta li img{
	vertical-align: middle;
	margin-right: 5px;
}
.ys-righta li img{
	vertical-align: middle;
	margin-left:5px;
}